﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 Arial,'Microsoft YaHei'; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0068aa; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/** 重置图片元素 **/
.fl{float:left;} 
.fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.top_bg{width:100%; margin:auto; background:#fff;}
.w1200{width:95%; max-width:1200px; margin:auto;}
.top_txtbg{width:100%; margin:auto; height:40px; line-height:40px; background:url(../images/top_txtbg.jpg) no-repeat center center;}
.top_txtl{float:left; color:#fff;}
.top_txtr{float:right; background:url(../images/top_rlg.png) no-repeat left center; padding-left:30px; color:#fff;}
.top_txtr a{color:#fff; padding:0 5px;}
.top_txtr a:hover,.top_txtr a.on{color:#fff; font-weight:bold;}
.top{width:95%; max-width:1200px; margin:20px auto 0;}
.logo{float:left;}
.logo_wz{float:left; margin:20px 0 0 20px; font-size:18px; color:#333; line-height:45px; position:relative; padding-left:20px;}
.logo_wz:after{content:""; display:block; width:1px; height:45px; background:#ddd; position: absolute; left:0; top:0;}
.top_rtel{float:right; margin-top:20px; background:url(../images/top_tel_tb.jpg) no-repeat left center; padding-left:55px; font-size:16px;}
.top_rtel h2{font-size:24px; font-weight:bold; color:#0068aa; line-height:24px;}

.nav_bg{width:100%; height:80px; margin:16px auto 0; background:#fff; border-top:1px solid #ddd;}
.navMenu{float:left;}
.navMenu>li{float:left; position:relative; line-height:80px; height:80px; font-size:17px;}
.navMenu>li>a{padding:0 32px; color:#000; text-transform:uppercase; display:block; position:relative; background:url(../images/menu_fgx.jpg) no-repeat right center;}
.navMenu>li>a:after{content:''; display:block; width:40px; height:3px; background:#0068aa; position:absolute; left:50%; bottom:0; margin-left:-20px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#0068aa;}
		
/* navMenu */
.navMenubox{float:left;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:50%; top:80px; width:180px; margin-left:-90px; z-index:10; display:none; background:#fff;  box-shadow:0 5px 10px #333;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6; text-align:center;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:35px; padding:0 26px; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a{background:#0068aa; color:#fff;}

.search{width:220px; float:right; margin-top:30px; position:relative;}
.search_bg{width:220px; height:30px; float:left; border-radius:6px; background:#fff; border:1px solid #ddd;}
.search_bk{width:85%; float:left; line-height:28px; background:none; border:none; padding-left:10px;}
.search_bk input::-webkit-input-placeholder{color:#ddd;} 
.search_btn{width:16px; height:15px; position:absolute; top:8px; right:10px;}

/* 首页焦点图部分 */
.flexslider{width:100%; height:100%; position:relative; overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:100%; overflow:hidden;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; border-radius:50%; line-height:45px; overflow:hidden; background:#fff; cursor:pointer;}
.flex-control-nav .flex-active{background:#0068aa;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translateY(-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:100px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:100px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.phxia,.sj{display:none!important;}

/* 首页产品展示部分 */
.in_product{margin:60px auto 0; position:relative; overflow:hidden;}
.in_title{width:95%; max-width:1200px; margin:auto; text-align:center;}
.in_title h2{font-size:30px; line-height:30px; font-weight:bold; color:#0068aa;}
.in_title h2:after{content:""; display:block; width:100%; height:3px; background:url(../images/in_title_fgx.png) no-repeat center bottom; margin:15px auto 0;}
.in_title h2 a{color:#0068aa;}
.in_title h2 span{font-weight:normal; color:#000;}
.in_title h2 a span{color:#000;}
.in_title h2 a:hover,.in_title h2 a:hover span{color:#00b431;}
.in_title p{color:#333; font-size:16px; margin-top:10px; text-transform:uppercase;}
.tablist{width:100%; margin:40px auto 0; overflow:hidden;}
.tablist-top{width:100%;}
.tablist-top ul{margin-left:-1%;}
.tablist-top ul li{width:49%; float:left; margin-left:1%; background-color:#eff2f7; transition:all .4s linear; position:relative;}
.tablist-topwords{width:50%; float:right; padding:80px 30px;}
.tablist-topwords h3{font-size:24px; font-weight:bold; color:#0068aa; line-height:30px; background:url(../images/in_pro_tittb.png) no-repeat left center; padding-left:30px;}
.tablist-bottomwords h3 a,.tablist-bottomwords h3 a{color:#0068aa;}
.tablist-bottomwords h3 a:hover,.tablist-bottomwords h3 a:hover{color:#00b431;}
.tablist-topwords h4{font-size:18px; font-weight:bold; color:#000; margin-top:20px;}
.tablist-topwords p{font-size:14px; line-height:30px; color:#333; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
  display:-webkit-box; -webkit-line-clamp:5; line-clamp:5; -webkit-box-orient:vertical;}
.tablist-topwords .btn{width:160px; float:left; margin-top:40px;}
.tablist-topwords .btn a{width:160px; display:block; line-height:40px; border-radius:30px; background:#00b431; text-align:center; color:#fff; box-shadow:0 3px 10px #333 inset;}
.tablist-topwords .btn a:hover{background:#0068aa;}
.tablist-toppic{width:50%; float:left;}
.tablist-toppic img{max-width:100%; display:block; -webkit-transition:all .6s; transition:all .6s;}
.tablist-top ul li:hover{box-shadow:0 6px 16px 2px rgb(216, 216, 216); -webkit-transform:translateY(-4px); transform:translateY(-4px);}
.tablist-top ul li:hover .tablist-toppic img{-webkit-transform:translateY(-10px);  transform:translateY(-10px);}
.tablist-bottom{width:100%; margin-top:20px;}
.tablist-bottom ul{margin-left:-1%;}
.tablist-bottom ul li{width:24%; float:left; margin-left:1%; background-color:#eff2f7; transition:all .4s linear; position:relative; z-index:999;}
.tablist-bottomwords{position:absolute; left:50%; top:40px; transform:translateX(-50%); display:block;}
.tablist-bottomwords h3{font-size:24px; font-weight:bold; color:#0068aa; line-height:30px; background:url(../images/in_pro_tittb.png) no-repeat left center; padding-left:30px; z-index:100;}
.tablist-bottompic{width:100%; text-align:center; overflow:hidden;}
.tablist-bottompic img{max-width:100%; display:block; -webkit-transition:all .6s; transition:all .6s;}
.tablist-bottom ul li:hover{box-shadow:0 6px 16px 2px rgb(216, 216, 216); -webkit-transform:translateY(-10px); transform:translateY(-10px);}

/* 首页应用领域部分 */
.in_yyly{width:100%; margin:60px auto 0; position:relative;}
.in_yyly_img{width:100%; margin:40px auto 0;}
.in_yyly_img li{width:20%; float:left; position:relative; overflow:hidden;}
.in_yyly_img li .pic{width:100%; overflow:hidden;}
.in_yyly_img li .pic img{width:100%; display:block; -webkit-transition:all 1s; transition:all 1s;}
.in_yyly_img li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_yyly_img li .hbj{position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,.5); transition:all .5s; -webkit-transition:all .5s;}
.in_yyly_img li:hover .hbj{opacity:0;}
.in_yyly_img li .hbj h3{position:absolute; left:0; top:50%; transform:translate(0,-50%); -webkit-transform:translate(0,-50%); text-align:center; font-size:24px; font-weight:400; color:#fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%; padding:0 30px;} 
.in_yyly_img li .hbj h3 span{display:block; margin-top:10px;}
.in_yyly_img li .txtbg{background:#0068aa; position:absolute; bottom:-250px; left:0; width:100%; padding:30px 20px; transition:all 1s; -webkit-transition:all 1s;}
.in_yyly_img li:hover .txtbg{bottom:0;}
.in_yyly_img li .txtbg h4{font-size:24px; color:#fff; line-height:24px;}
.in_yyly_img li .txtbg p{margin-top:10px; color:#fff; line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
  display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.in_yyly_img li .txtbg span{float:right;}

/* 首页关于我们部分 */
.in_aboutbg{width:100%; margin:auto; background:url(../images/in_aboutbg.jpg) fixed no-repeat center; padding:60px 0; overflow:hidden;}
.in_about{width:95%; max-width:1200px; margin:auto;}
.in_about_text{width:100%; margin:40px auto 0; color:#000; text-align:center; font-size:16px; line-height:32px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.in_about_btn{margin:40px auto 0;}
.in_about_btn a{display:block; font-size:15px; color:#000; width:180px; line-height:48px; margin:auto; background:#fff url(../images/in_about_gdtb.jpg) no-repeat 125px 20px; overflow:hidden; padding:0 0 0 35px; border:2px solid #999; -webkit-transform:perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow:0 0 1px transparent; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property:transform; transition-property: transform; -webkit-transform-origin:0 100%; transform-origin: 0 100%;}
.in_about_btn a:hover{-webkit-transform:skew(-10deg); transform:skew(-10deg); background:#0068aa url(../images/in_about_gdtbh.png) no-repeat 125px 20px; color:#fff; border-color:#0068aa; box-shadow:0 3px 10px #666;}

/* 首页荣誉资质部分 */
.xc_bj{width:95%; max-width:1200px; margin:140px auto 0; position:relative;}
.xc_c{width:100%; margin:auto; border-top:1px solid #ddd;}
.xc_a{display:none;}
.xc_qh{width:440px; height:80px; background:#fff; overflow:hidden; position:relative; top:-81px; margin:auto;}
.xc_qh li{width:220px; height:80px; float:left; text-align:center;}
.xc_qh li i{display:inline-block; margin:20px 13px 0 0; vertical-align:top; width:44px; height:44px; overflow:hidden;}
.xc_qh li:nth-child(1) i{background:url(../images/in_about_xtb.png) no-repeat;}
.xc_qh li:hover:nth-child(1) i,.xc_qh li.on:nth-child(1) i{background:url(../images/in_about_xtbh.png) no-repeat;}
.xc_qh li:nth-child(2) i{background:url(../images/in_about_xtb2.png) no-repeat;}
.xc_qh li:hover:nth-child(2) i,.xc_qh li.on:nth-child(2) i{background:url(../images/in_about_xtb2h.png) no-repeat;}
.xc_qh li span{display:inline-block; padding-top:20px; text-align:left; font-size:12px; color:#999;text-transform:uppercase;}
.xc_qh li span em{display:block; font-size:20px; color:#000; line-height:24px;}
.xc_qh li.on{background:#0068aa;}
.xc_qh li.on span,.xc_qh li.on span em{color:#fff; font-weight:bold;}
.xc_nr{width:100%; margin:-40px auto 0;  padding:16px 0; overflow:hidden;}
.xc_nr ul{width:10000%; position:relative;}
.xc_nr li{width:280px; float:left; margin-right:30px;}
.xc_nr li .pic{width:100%; float:left; overflow:hidden;}
.xc_nr li .pic img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.xc_nr li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.xc_nr li .biaoti{width:100%; float:left; margin-top:20px; font-size:16px; line-height:30px; text-align:center;}
.xc_nr li a .biaoti{color:#000; white-space:nowrap; text-overflow:hidden; overflow:hidden;}
.xc_nr li a:hover .biaoti{color:#0068aa;}

/* 首页新闻资讯部分 */
.in_news{width:95%; max-width:1460px; margin:60px auto;}
.in_news_cs{width:100%; height:480px; margin:60px auto 0; overflow:hidden;}
.in_news_cs li{width:26%; height:480px; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; position:relative;}
.in_news_cs li.active{width:48%;}
.in_news_cs li .cont1{opacity:0; visibility:hidden; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; position:absolute; top:0; left:0; width:100%; height:100%;}
.in_news_cs li .cont1 .img{width:100%; height:370px; object-fit:cover;}
.in_news_cs li .cont1 .text .l{width:100px; height:100px; background-color:#0068aa; font-size:18px; color: #fff;}
.in_news_cs li:nth-child(2) .cont1 .text .l{background:#21a13a;}
.in_news_cs li .cont1 .text .l span{font-size:48px; font-weight:bold; line-height:48px;}
.in_news_cs li .cont1 .text .r{padding:0 20px; height:100px; background-color:#f3f3f3; width:calc(100% - 100px);}
.in_news_cs li .cont1 .text .r p{font-size:20px; font-weight:bold; color:#000; text-align:center;}
.in_news_cs li .cont2{opacity:1; visibility:visible; background: #0068aa; padding:70px 8%; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.in_news_cs li:nth-child(2) .cont2{background:#21a13a;}
.in_news_cs li .cont2 h5{font-size:18px; font-weight:bold; color: #fff;}
.in_news_cs li .cont2 h4{font-size:18px; color:#fff; margin-top:32px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_news_cs li .cont2 p{margin-top:30px; line-height:28px; color:#fff; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
  display:-webkit-box; -webkit-line-clamp:4; line-clamp:4; -webkit-box-orient:vertical;}
.in_news_cs li .cont2 .common_btn{margin:56px auto 0;}
.in_news_cs li.active .cont1{opacity:1; visibility:visible;}
.in_news_cs li.active .cont2{opacity:0; visibility:hidden;}

.common_btn{display:block; margin:auto; overflow:hidden; position:relative; width:180px; border: solid 1px #333; line-height:44px; color: #333; text-transform: uppercase; text-align: center; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;}
.common_btn.w{border-color: #fff; color: #fff;}
.common_btn::before{content:attr(data-text); z-index:1; position:absolute; left:0; color:#fff; opacity:0; width:100%; height:100%; transition: all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transform:translateZ(0); -webkit-transform:translateZ(0);}
.common_btn.w::before{color:#333;}
.common_btn::after{content:''; position:absolute; top:0; right:0; height:100%; width: 140%; background: #0068aa; opacity: 0; transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transform:translateX(100%) skew(0deg); -webkit-transform:translateX(100%) skew(0deg);}
.common_btn.w::after{background:#fff;}
.common_btn:hover{border-color:#0068aa;}
.common_btn.w:hover{border-color:#fff;}
.common_btn:hover::before{opacity:1;}
.common_btn:hover::after{opacity:1; transform:translateX(10%) skew(-20deg); -webkit-transform:translateX(10%) skew(-20deg);}
.common_btn span{transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; z-index:1; display:block; opacity:1;}
.common_btn:hover span{opacity:0; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
.flex{display:-webkit-box; display:-webkit-flex; display:flex; -webkit-box-align:center; -webkit-align-items:center; align-items:center; -webkit-box-pack: center; -webkit-justify-content:center; justify-content:center;}
.f-dc{-webkit-box-orient:vertical; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column;}



/* 底部信息部分 */
.footer_bg{margin:60px auto 0; background:url(../images/footer_bg.jpg) no-repeat center; background-size:cover; padding:50px 0 30px; overflow:hidden;}
.foot_list{width:75%; float:left;}
.foot_list ul{width:15%; float:left; margin-right:5%; min-height:180px;}
.foot_list ul:nth-child(5n){margin-right:0;}
.foot_list ul li{width:100%; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; font-weight:normal; margin-bottom:10px;}
.foot_list ul li.foot_l_bt a:after{content:""; display:block; width:20px; height:2px; background:#21a13a; margin-top:15px;}
.foot_list ul li a{line-height:30px;color:#999;}
.foot_list ul li a:hover{color:#21a13a;}

.foot_cont{width:25%; float:right;}
.foot_cont_tit{width:100%; float:left; color:#fff; font-size:18px; float:left; margin-bottom:15px;}
.foot_cont_tit:after{content:""; display:block; width:20px; height:2px; background:#21a13a; margin-top:15px;}
.foot_cont_tit a{color:#fff;}
.foot_cont_txt{width:100%; float:left; color:#999; line-height:30px;}
.foot_cont_txt a{color:#999;}
.foot_cont_tit a:hover,.foot_cont_txt a:hover{color:#21a13a;}

.copy_bg{width:100%; margin:50px auto 0; background:url(../images/copy_fgx.jpg) repeat-x; padding-top:30px;} 
.copy{width:95%; max-width:1200px; margin:auto; text-align:center; color:#666; line-height:24px;}
.copy a{color:#666;} 
.copy a:hover{color:#21a13a;}
.copy_r{width:200px; float:left; margin-top:20px;}
.copy_r span{font-weight:bold; color:#999; float:left; padding-top:5px;}
.copy_r li{width:30px; height:30px; float:left; margin-left:10px; position:relative;} 
.copy_r li:nth-child(3n){margin-right:0;}
.copy_r li a{display:block; width:30px; height:30px; background:center no-repeat;}
.copy_r li a.qq{background-image:url(../images/copy_qq.png); background-size:30px;}
.copy_r li a.wx{background-image:url(../images/copy_wx.png); background-size:30px;}
.copy_r li a.wb{background-image:url(../images/copy_wb.png); background-size:30px;}
.copy_r li a.qq:hover{background-image:url(../images/copy_qqh.png);}
.copy_r li a.wx:hover{background-image:url(../images/copy_wxh.png);}
.copy_r li a.wb:hover{background-image:url(../images/copy_wbh.png);}
.copy_r li.wxx img{display:none; width:120px; height:120px; position:absolute; left:50%; bottom:30px; margin-left:-60px;}
.copy_r li.wxx:hover img{display:block;} 

/*右侧浮动*/
.y-kefu-box{position:fixed; right:0; top:20%; z-index:9999; font-size:13px;}
.y-kefu-box img{display: block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width:27px; height:27px; background-position:-5px -115px; position: relative; cursor:pointer;}
.y-kefu-box01 .kf-close-btn:before{content:''; display: block; width:1px; height:12px; background-color:#0068aa; position: absolute; bottom:-12px; left:13px; z-index: 1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display:block; width:52px; padding:8px 0 12px; background-color:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; position:relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#0068aa; border-color: #0068aa; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-qiao{border-radius:2px;}
.y-kefu-box01 .kf-qiao i{width:21px; height:22px; background-position:-30px -150px;}
.y-kefu-box01 .kf-QQ{border-top-left-radius:2px;border-top-right-radius:2px;}
.y-kefu-box01 .kf-QQ>i{width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-QQ:hover>i{background-position:-30px -5px;}
.y-kefu-box01 .kf-zixun{border-radius:2px;}
.y-kefu-box01 .kf-zixun i{width:21px;height:22px;background-position:-30px -150px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position:-30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .kf-email>i{width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position:-30px -80px;}
.y-kefu-box01 .back-top i{width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position:-30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top:-1px; border-radius:2px; left:55px;}
.y-kefu-box01 .hver:hover{background-color:#0068aa; border-color:#0068aa;}
.y-kefu-box01 .hver:hover>p{color:#fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color:#fff; border:solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;}
.y-kefu-box01 .mobile-infos{width:215px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#999;}
.y-kefu-box01 .mobile-infos p{color:#0068aa; font-size:18px;}
.y-kefu-box01 .QQ-infos{width:320px;text-align: left;top: 0;}
.y-kefu-box01 .part01{padding:20px 20px 20px 30px; border-bottom:solid 1px #e9e9e9; position:relative;}
.y-kefu-box01 .part01 p{font-size:16px; color:#0068aa; padding-bottom:5px;}
.y-kefu-box01 .part01 i{width:28px; height: 26px; background-position:-40px -5px; position: absolute; left:0; top:18px; z-index:2;}
.y-kefu-box01 .part02{padding:20px;}
.y-kefu-box01 .part02 li{width:86px; float:left; position:relative; margin:10px; padding-left:30px;}
.y-kefu-box01 .part02 i{width:22px; height:22px; background-position:-5px -5px; position:absolute; left:0; top:0; z-index:2;}
.y-kefu-box01 .part02 li:hover a{color:#0068aa;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box{width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{width:94px; height:94px; margin:30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top:84px;}

.y-kefu-box01 .y-email-infos{padding:28px 20px 28px 45px; color:#999; text-align:left; bottom:0;}
.y-kefu-box01 .y-email-infos p{color:#0068aa; font-size:16px;}
.y-kefu-box01 .y-email-infos>i{width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{top:55px;}
.y-kefu-box01 .hide-status{width:54px; height:65px; background-color:#0068aa; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{padding:10px 0 7px; color:#fff; cursor:pointer;}

/*首页代码 End*/

.ny_bn{width:100%; height:395px; margin:auto; position:relative;}
.ny_bn img{width:100%; position:absolute; left:50%; top:0; margin-left:-50%;}

.dw{width:100%; background:#fff; border-bottom:1px solid #eee;}
.dw_title{width:200px; float:left; text-align:center; background:#0068aa; padding:20px; position:relative;}
.dw_title:after{content:''; display:block; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #0068aa; border-bottom:none; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
.dw_title h2{font-size:24px; font-weight:bold; color:#fff; line-height:30px; letter-spacing:2px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.dw_wz{float:right; background:url(../images/home_tb.png) left center no-repeat; margin-top:25px; padding-left:30px;}
.dw_wz span{color:#0068aa;}

.menu{width:95%; max-width:1200px; margin:auto;}
.menu ul{width:100%; position:relative; text-align:center; overflow:hidden;}
.menu ul li{display:inline-block; color:#000; margin:0 10px 10px 0;}
.menu ul li a{color:#000; display:block; font-size:16px; padding:0 30px; line-height:52px; background:#f4f4f4; border-radius:5px;}
.menu ul li a:hover,.menu ul li a.cur{color:#fff; background:#0068aa;}
.menu ul li a:hover:after,.menu ul li a.cur:after{opacity:1;}

.ny_menu_sjfl{margin-bottom:40px;overflow:hidden;background:#f6f6f6;padding:15px;}
.ny_menu_sjfl li{float:left;margin:5px 15px;}
.ny_menu_sjfl a{font-size:16px;}
.ny_menu_sjfl li:hover, .ny_menu_sjfl li a.an{font-weight:bold;color:#0068aa;}

.ny_main{width:95%; max-width:1200px; margin:60px auto;}
.ny_text{width:100%; float:left; margin-top:40px; line-height:30px; font-size:15px;}
.ny_text table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.ny_text table td{padding:8px!important; text-align:center!important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.ny_text table td div{padding:0px!important;height:auto!important;}
.m20{margin-top:20px;}
.f18{font-size:18px; font-weight:bold; color:#0068aa;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23%; float:left; margin:40px 2.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li img{width:100%; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#0068aa; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; position:relative; overflow:hidden; margin:60px 0 20px;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:34px; border:1px solid #e5e5e5; margin:0 5px; border-radius:5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#0068aa; background:#0068aa;}

/** 关于我们代码 End **/

.prolblt-list{width:100%; float:left;}
.prolblt-list ul{margin-left:-2%;}
.prolblt-list li{width:23%; margin:40px 0 0 2%; position:relative; float:left;}
.prolblt-list li a{display:block; width:100%;}
.prolbl-img{width:100%; float:left; background:#fff; border:1px solid #ddd; border-bottom:none; padding:10px; overflow:hidden;}
.prolbl-img img{width:100%; display:block; transition: all .4s linear;}
.prolbl-wd{width:100%; float:left; border:1px solid #ddd; border-top:none; padding:30px 30px 20px 20px; transition:all .6s ease; position:relative;}
.prolbl-wd h3{font-size:18px; line-height:24px; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.prolbl-wd p{font-size:14px; line-height:28px; color:#666; margin-top:10px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.prolblt-list li a:hover .prolbl-img img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.prolblt-list li a:hover .prolbl-wd{background:#0068aa;}
.prolblt-list li a:hover .prolbl-wd h3{color:#fff;}
.prolblt-list li a:hover .prolbl-wd p{color:#fff;}
.prolbl-wd i{width:35px; height:35px; border-radius:50%; position:absolute; z-index:2; right:20px; top:20px; border:1px dashed transparent;}
.prolbl-wd i:before, .prolbl-wd i:after{content:"";background: #fff; position:absolute; left:50%; top:50%;}
.prolbl-wd i:before{width:2px; height:18px; margin-left:-1px; margin-top:-9px;}
.prolbl-wd i:after{width:18px; height:2px; margin-left:-9px; margin-top:-1px;}
.prolblt-list li a:hover .prolbl-wd i{animation:proLbiI 1.2s ease both .4s;}
.prolblt-list li a:hover .prolbl-wd i:before{animation:proLbiB .6s ease both .2s;}
.prolblt-list li a:hover .prolbl-wd i:after{animation:proLbiA .6s ease both .2s;}
@keyframes proLbiB{
  0%{opacity:0; transform:translateY(-32px);}
  100%{opacity:1; transform:translateY(0);}
}
@keyframes proLbiA{
 0%{opacity:0; transform:translateX(-32px);}
 100%{opacity:1; transform:translateX(0);}
}
@keyframes proLbiI{
  0%{border-color:transparent;}
  40%{border-color:#fff;}
  50%{transform:rotate(0); border-color:#fff;}
  100%{transform:rotate(180deg); border-color:#fff;}
}

.products{width:100%; float:left; margin-top:60px;}
.pros_left{width:50%; float:left; position: relative;}
.pros_left .swiper-container{width:100%; height:100%;}
.pros_left .swiper-slide{width:100% !important; text-align:center;font-size:18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.pros_left .swiper-slide img{width:100%; display:block;}
.pros_left .swiper-pagination-bullet{width:12px; height:12px; background:#fff; opacity:.8;}
.pros_left .swiper-pagination-bullet-active{opacity:1; background:#0068aa;}

.pros_right{width:46%; float:right;}
.pros_right_top{width:100%; float:left; border-bottom:1px solid #ddd; padding-bottom:20px;}
.pros_right_top h2{overflow:hidden; display:block; font-size:30px; color:#0068aa;}
.pros_right_top p{font-size:18px; color:#333; line-height:28px;}
.proleft{width:100%;float:left; margin-top:30px;}
.proleft p{margin-top:10px; line-height:30px; font-size:15px;}
.proleft_tel{width:100%; float:left; margin-top:40px; border:1px dashed #ddd; border-width:1px 0; padding:20px 0; background:url(../images/promore_dhtb.png) no-repeat left 20px; padding-left:40px; font-size:16px; line-height:30px;}
.proleft_tel strong{font-size:20px; font-weight:bold; color:#0068aa}

.proleft_btn{width:100%; float:left; margin-top:40px;}
.proleft_btn li{width:160px; float:left; margin-right:20px;}
.proleft_btn li a{width:160px; line-height:46px; text-align:center; font-size:16px; background:#eee; border-radius:5px; display:block;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#0068aa; color:#fff;}

.tabs-basic{width:100%; margin-top:60px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:center; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#fff;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #0068aa; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; padding:15px 50px; color:#000; border-radius:5px 5px 0 0;}
.tabs-basic .tab-active{border-bottom:2px solid #0068aa; color:#fff; background:#0068aa; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding-top:30px;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:15px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:80px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #ddd;}
.hot_pro2_tit h3{width:180px; margin:auto; color:#fff; line-height:52px; font-size:18px; padding:0 20px; background:#0068aa; text-align:center; font-weight:bold; position:relative; border-radius:5px 5px 0 0;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #0068aa; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:240px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #0068aa;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

/** 产品中心代码 End **/

.newsList{width:100%; float:left; margin-top:20px;}
.newsList li{border:1px solid #e2e2e2; background:#fff; padding:30px; overflow:hidden; margin-top:20px; transition:all .3s; border-radius:5px;}
.newsList li .font{width:73%; float:right; overflow:hidden; color:#333;}
.newsList li .date{width:80px; height:110px; float:right; background:#0068aa; color:#d6d6d6; padding-left:15px; font-size:14px; position:relative; margin-left:40px; transition:all .4s;}
.newsList li .date a{color:#fff;}
.newsList li .date a:hover{color:#fff;}
.newsList li .date span{display:block; padding-top:30px; font-size:24px; color:#fff;}
.newsList li .date:after{position:absolute; content:""; width:50px; right:60px; background:#0068aa; height:1px; top:10px; width:0; transition:all .3s; -webkit-transition:.3s;}
.newsList li h3{font-size:18px; line-height:18px; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin:10px 0 20px;}
.newsList li h3 a{color:#000;} 
.newsList:hover li h3 a{color:#0068aa;}
.newsList li .txt{color:#666; font-size:15px; line-height:30px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.newsList li .btn{width:140px; float:left; margin-top:20px;}
.newsList li .btn a{width:140px; display:block; line-height:36px; background:#fff; border:1px solid #ddd; text-align:center; transition:all .3s;  -webkit-transition:.3s; border-radius:5px;}
.newsList li:hover .btn a{width:180px; background:#0068aa; color:#fff; border-color:#0068aa;}
.newsList li .pic{width:25%; float:left; overflow:hidden;}
.newsList li img{width:100%; display:block; transition:all .5s; height:200px; object-fit:cover;}
.newsList li:hover .date{margin-left:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 20px #d6d6d6;}

.newsinfo{width:100%; margin:20px auto 0;}
.newsinfo_left{width:72%; float:left; padding-right:6%;}
.newsinfo_left_title{width:100%; float:left;}
.newsinfo_left_title .title{font-size:24px; line-height:50px; font-weight:700; color:#000;}
.newsinfo_left_title .other_box{color:#999; line-height:24px; margin-top:30px; font-size:16px;}
.newsinfo_left_title .other_box span{display:inline-block; margin-right:10px;}
.newsinfo_left_title .other_box img{vertical-align:middle; display:inline-block; max-width:100%; margin-right:10px;}
.newsinfo_left_text{width:100%; font-size:16px; line-height:32px; margin-top:40px;}
.m40{margin-top:40px;}

.newsinfo_right{width:25%; float:right;}
.newsinfo_rtit{width:100%; float:left;}
.newsinfo_rtit h3{font-size:24px; line-height:24px; font-weight:bold; color:#0068aa;}
.newsinfo_rtit p{color:#999; line-height:14px; margin-top:6px;}
.newsinfo_rtit:after{content:""; display:block; width:24px; height:3px; background:#0068aa; margin-top:20px;}
.relative_box{width:100%; float:left; margin-top:10px;}
.relative_box li{padding:30px 0; border-bottom:1px solid #ededed;}
.relative_box li:last-child{border-bottom:none;}
.relative_box li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.relative_box li:hover .a-more{background:url(../images/more_on.png) no-repeat center center; box-shadow:0 3px 10px rgba(0,0,0,.3);}
.relative_box li:hover .name{color:#0068aa;}
.relative_box li a{display:block;}
.relative_box li .a-more{transition:background 0.3s ease; -webkit-transition:background 0.3s ease; border-radius:30px;}
.a-more{display:block; width:47px; height:33px; background:url(../images/more3.png) no-repeat; background-size:contain;}
.relative_box li .pic{width:100%; font-size:0; overflow:hidden;}
.relative_box li .pic img{width:100%; height:auto; transition: 1s 0.3s ease; -webkit-transition: 1s 0.3s ease;}
.relative_box li .name{line-height:36px; color:#666; font-size:16px; margin:20px auto; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.info-box{margin-top:20px; padding:40px 0;}
.info-box p{font-size:16px; color:#999; margin-bottom:25px;}
.info-box p a{font-size:16px; margin-top:10px; color:#333; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; vertical-align:middle;}
.info-box p a:hover{color:#0068aa;}
.info-box .share-box{margin-bottom:40px;}
.info-box .share-box a{display:inline-block; width:36px; height:36px; line-height:36px; border-radius:50%; margin-right:15px; text-align:center;}
.info-box .share-box a img.on{display:none;}
.info-box .share-box a:hover img.on{display:inline-block;}
.info-box .share-box a:hover img.original{display:none;}
.info-box .return{display:block; width:100%; line-height:50px; font-size:16px; color:#fff; text-align:center; background:#0068aa; border-radius:5px;}
.info-box .return img{max-width:100%; vertical-align:middle; position:relative; top:-2px; margin-left:10px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #ddd; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; line-height:46px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; border-radius:5px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #0068aa;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #0068aa;color: #fff; text-align:center; padding-left:25px; border:none;  border-radius:5px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #ef492a; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 85% center no-repeat;text-align:center; border:1px solid #e6e6e6; border-radius:5px;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #0068aa;}

.new_s2{width:100%;float:left; margin-top:60px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #e6e6e6; padding:10px 20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:40px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:74%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#0068aa;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.shouce-list{width:100%; float:left; margin-top:20px;}
.shouce-list ul{list-style:none; text-align:left; margin-bottom:0; padding:0; border-bottom:none;}
.shouce-list li{width:32%; margin:20px 2% 0 0; float:left; background:#fff; transition:all .5s; -webkit-transition:all .5s;}
.shouce-list li:nth-child(3n){margin-right:0;}
.shouce-list li:hover{-webkit-transform:translateY(-5px); transform:translateY(-5px);}
.shouce-in{display:block; width:100%; border-radius:4px; border:1px solid #e6e6e6; background:#fff; position:relative; padding:40px 5% 50px 5%;}
.shouce-in:hover{box-shadow:0 3px 15px rgba(0,0,0,.3);}
.shouce-in h3{font-size:18px; color:#000; line-height:28px; width:80%;}
.shouce-in p{font-size:14px; color:#999;line-height:24px; margin-top:10px;}
.shouce-in>span{display:block; width:82px; height:82px; position:absolute; right:20px; top:40px; text-align:center; line-height:82px;}
.shouce-in:hover>span img{display:none;}
.shouce-in:hover>span{background:url(../images/xiazai3.png) no-repeat center; background-size:100% 100%;}
.shouce-in>span em{display:none; font-size:14px; color:#000; text-align:center; width:82px; position:absolute; right:0; top:18px;}
.shouce-in:hover>span em{display:block;}

/** 下载中心代码 End **/

.jobctit{background:#0068aa; line-height:60px; font-size:18px; color:#fff; margin-top:40px; border-radius:5px;}
.jobctit span{display:inline-block; width:18%; text-align:center;}
.job-content{width:100%; float:left; background:#fff;}
.job-content dl{width:100%; float:left;}
.job-content dl dt{height:62px; line-height:62px; cursor:pointer; border-bottom:1px solid #e6e6e6; font-size:16px; display:block; overflow:hidden;}
.job-content span.job_money,.job-content span.job_num{padding-right:10px;}
.job-content span.job_add,.job-content span.job_time{padding-right:20px;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../images/dl.png) no-repeat center;display:block;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{float:left;width:18.5%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{width:100%; float:left; background:#f8f8f8; padding:20px;line-height:30px; font-size:15px;}
.job-content dl dd p{color:#666; margin-top:10px;}
.job-content dl dd p span{font-weight:500; color:#0054a4; font-size:18px;}
.job-content dl dd .cont{width:100%; float:left; border-top:1px solid #e6e6e6; padding:10px 0 20px; margin-top:20px;}
.job-content dl dd .cont ul li{float:left; margin-right:5%; padding-left:30px;}
.job-content dl dd .cont ul li:nth-child(1){background:url(../images/dianhua.png) left no-repeat; background-size:25px 25px;}
.job-content dl dd .cont ul li:nth-child(2){background:url(../images/dingwei.png) left no-repeat; background-size:25px 25px;}
.job-content dl dd .cont ul li:nth-child(3){background:url(../images/youxiang.png) left no-repeat; background-size:25px 25px;}

/**加入我们代码 End**/

.message{width:100%; float:left; margin-top:40px;}
.message h2{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6; border-radius:5px;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left; border:none;}
.message ol li:nth-child(7){float:right; border:none;}
.message ol li input{width:100%; height:50px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#0068aa; border-radius:5px;}
.message ol li .btn2{background:#999; color:#fff; border-radius:5px;}

/**客户留言代码 End**/

.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; margin-top:40px;}
.cont_l{width:70%;float:left; line-height:30px; font-size:14px;}
.cont_l h2{font-size:22px; font-weight:bold; color:#0068aa;}
.cont_r{float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:40px;}

/**联系我们代码 End**/